home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Scientific Center
/
The Scientific Center.iso
/
pc
/
SCIENCE.EXE
/
SCIENCE.dxr
/
Internal_66_SE.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1999-03-22
|
265 b
|
19 lines
on mouseEnter me
cursor(280)
set the ink of sprite the currentSpriteNum to 4
end
on mouseLeave me
cursor(-1)
set the ink of sprite the currentSpriteNum to 36
end
on mouseUp me
go(1, "SE")
cursor(-1)
end
on mouseDown me
puppetSound(3, "M_BEEP")
end